Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Fix GetCursorInfo to use ref instead of out #562

Merged
1 commit merged into from
Jan 20, 2021
Merged

Fix GetCursorInfo to use ref instead of out #562

1 commit merged into from
Jan 20, 2021

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Jan 20, 2021

This is required because the input parameter must have its size field initialized by the caller.

As identified by #558

This is required because the input parameter must have its size field initialized by the caller.
@AArnott AArnott added the auto-merge Auto-completes a PR when reviews and checks pass label Jan 20, 2021
@ghost ghost merged commit 5a9d512 into master Jan 20, 2021
@ghost ghost deleted the fix558 branch January 20, 2021 15:24
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-merge Auto-completes a PR when reviews and checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant